home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6488 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.deltanet.com!ana0002
  2. From: fuz@deltanet.com (Scott Ellsworth)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: PC/Mac C++ Cross Compiler Wanted
  5. Date: 8 Feb 1996 22:40:24 GMT
  6. Organization: Delta Internet Services, Anaheim, CA
  7. Message-ID: <4fdu4p$6h0@news2.deltanet.com>
  8. References: <4f7vdl$em0@news.cc.ucf.edu> <4f9571$r7t@knot.queensu.ca>
  9. NNTP-Posting-Host: ana0002.deltanet.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #3
  11.  
  12. In article <4f9571$r7t@knot.queensu.ca>,
  13.    Wintermute <3mal5@qlink.queensu.ca> wrote:
  14. >buckley@vsl.ist.ucf.edu (Bob Buckley) wrote:
  15. >>I'm looking for a C++ Cross Compiler to develop an application 
  16. for both
  17. >>PC and Mac. I am looking for a package with single GUI and I/O 
  18. Port
  19. >>interfaces. Preferrably, PC Based.
  20. >
  21. >I just got Metrowerks Codewarrior 8 today.  It compiles for 
  22. Macintosh 68K,
  23. >PowerPC, and PC 80x86.  I believe (never tried it) that so long 
  24. as you use
  25. >PowerPlant (their class library) the gui will run under Windows 
  26. as well.
  27.  
  28. Not quite true.  Powerplant is a Mac-only framework.  If you
  29. do Win development, you use the MFC.  About the only cross
  30. platform things I know of are 1.  OpenDoc under any compliant
  31. compiler (I believe that there are PC options), Microsoft
  32. Visual C++, which in theory will make Mac applciations as well,
  33. and will let you use the MFC as a cross platform toolkit, or
  34. one of the big boys, like Galaxy, Neuron Data, or one of the
  35. other large, powerful GUI toolkits.
  36.  
  37. I would look into OpenDoc, but people have very different needs.
  38.  
  39. Scott
  40.  
  41. Scott Ellsworth          fuz@deltanet.com
  42. "When a great many people are unable to find work, unemployment
  43. results" - Calvin Coolidge, (Stanley Walker, City Editor, p. 131 (1934))
  44. "The barbarian is thwarted at the moat." - Scott Adams
  45.